home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / utils / 4cd.zip / 4CD.TXT < prev    next >
Text File  |  1996-04-10  |  3KB  |  79 lines

  1. Usage: 4CD [/MD | /RD | [/CD] dir [...]]
  2.                 Create, remove, and change directories
  3.  
  4.         /MD     Create the directories whose names follow, until the next
  5.                 switch
  6.         /RD     Remove the directories whose names follow, until the next
  7.                 switch
  8.         /CD     Change the current directory to the one whose name follows.
  9.                 /CD is optional if it is the first switch on the line.
  10.  
  11.         If no arguments are supplied to 4CD, the current working directory
  12.         will be displayed.
  13.  
  14.         dir     is the name of a directory or directory alias (see below).
  15.  
  16. Usage: 4CD -    Change back to the directory you were in when you last issued
  17.                 a CD, CDD, or 4CD command
  18.  
  19. Usage: 4CD *    Select a directory to change to from a scrolling list.
  20.  
  21. Usage: 4CD /FILE filename
  22.                 Search for the file specified and change to the directory
  23.                 it is found in.  You are asked whether you want to change
  24.                 to the indicated directory.
  25.  
  26. Usage: 4CD /!FILE filename
  27.                 As 4CD /FILE, except that the change is automatic to the
  28.                 directory in which the file is first found.
  29.  
  30. Usage: 4CD /DIRALIAS alias dir [...]    Attach an alias to a directory
  31.  
  32.                 alias   is the alias (nickname) that you want to attach
  33.                         to the directory.
  34.  
  35.                 dir     is the directory to attach the alias to.  It
  36.                         should be a full specification (i.e., include
  37.                         the drive and all higher level directories).
  38.  
  39.  
  40. Usage: 4CD /DELALIAS alias [...]        Delete a directory alias
  41.  
  42.                 alias   is the directory alias to remove from the alias list.
  43.  
  44.  
  45. Usage: 4CD /SCAN                        Rescan disks for directories.
  46.                                         Only drives C: through Z: will be
  47.                                         scanned.  Removable drives, including
  48.                                         CD-ROMs, which are currently mounted
  49.                                         will be scanned.
  50.  
  51. Usage: 4CD /ADD d: [...]                Add one or more drives to the
  52.                                         database.  You may add drives
  53.                                         A: and B:, or add additional
  54.                                         removable media (ZIP, JAZZ, 
  55.                                         EZ-DRIVE, CD-ROM, etc.) using 
  56.                                         this option.
  57.  
  58. Usage: 4CD /PWD                         Display the current directory.
  59.  
  60.  
  61.         Any number of commands may be combined on a single line,
  62.         in any order.
  63.  
  64.         Deleting a directory alias does not remove the directory, and
  65.         removing the directory does not remove any aliases referring to
  66.         that directory.
  67.  
  68.         4CD was written by Jeff Zeitlin to see if it could be done.
  69.         I can be contacted in the ILink Shareware and 4DOS conferences,
  70.         or via Internet at jeff.zeitlin@execnet.com or in the
  71.         comp.os.msdos.4dos newsgroup.
  72.  
  73.         4CD is copyright 1993-1996 Jeff Zeitlin. All rights reserved.
  74.         4CD may be shared with users of 4DOS and compatible command
  75.         processors, as long as this ABOUT information and copyright
  76.         notice remain included and unaltered.  If you think it's worth
  77.         paying for, contact me at one of the above electronic
  78.         locations.
  79.